home *** CD-ROM | disk | FTP | other *** search
-
- Seventh version (V0.6):
-
- Files extracted from UCSD Pascal or ProDOS diskette image files will now
- have a date/time stamp that properly matches the date/time stamp within the
- directory of the image file. The logic to do this for UCSD Pascal files
- was inadvertantly omitted from V0.5. The logic to do this for ProDOS files
- had a bug that would cause "'StrToDate' failed!" to be displayed if the
- time created/modified was before 10:00.
-
- ===============================================================================
-
- Sixth version (V0.5):
-
- Fixed the problem in V0.4 that made it impossible to extract files from
- within image files if the name of the file to be extracted contains one or
- more spaces.
-
- ===============================================================================
-
- Fifth version (V0.4):
-
- 1) Input sector image files may now be in either 'DOS33 order' (DO)
- or 'ProDOS order' (PO). "ImU" is now intelligent enough to figure out
- which format the diskette image uses.
-
- 2) Extraction logic added for DOS 3.3 and UCSD Pascal diskette image files.
-
- 3) The option to translate text files while extracting (-xt) now works.
-
- 4) Files extracted from UCSD Pascal and ProDOS image files will have the
- same date/time stamp as the file inside the image file. If the
- internal file has no date/time stamp, the AmigaDOS file will have a
- date/time stamp that reflects the date/time it was extracted.
-
- 5) Logic added to display both catalogs if a diskette image file contains
- a combination of DOS 3.3 and either UCSD Pascal or ProDOS.
-
- ===============================================================================
-
- Fourth version:
-
- 1) Logic to handle bit image files completely rewritten so it now runs
- much, much faster. Bit images files now converted in 9 seconds
- whereas the previous version needed 227 seconds for conversion.
-
- 2) Bit image files used by "STM", a Macintosh Apple ][+ emulator, now
- acceptable as input to "ImU".
-
- 3) Stack usage greatly increased due to rewrite mentioned above.
-
- ===============================================================================
-
- Third version:
-
- Major revision that adds the following functions:
-
- 1) Re-ordering of the order of sectors within sector image files.
-
- 2) Conversion of bit image files to sector image files.
-
- 3) Extraction of files contained in sector image files (ProDOS only).
-
- Command line argument validation was added for the following functions:
-
- 1) Insertion of files into sector image files (not yet implemented).
-
- 2) Deletion of files from sector image files (not yet implemented).
-
- 3) Translation of 'EOL' characters while inserting files into
- or extracting files from sector image files (not yet implemented).
-
- ===============================================================================
-
- Second version:
-
- This release of "App8ImU.lha" merely corrected an omission in "ImU.doc"
- regarding the amount of stack space required by "ImU".
-